#!/bin/bash
java -cp ./bin chat.client.Client client03 localhost 4711 4714

